DioDocs for PDF
GetEffectRequiredInputRectangles(Effect,RectF,EffectInputDescription[]) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > DeviceContext クラス > GetEffectRequiredInputRectangles メソッド : GetEffectRequiredInputRectangles(Effect,RectF,EffectInputDescription[]) メソッド
レンダリング効果。
レンダリング画像の四角形。
入力の説明。
四角形の入力に必要な効果を取得します。
シンタックス
'宣言
 
Public Overloads Function GetEffectRequiredInputRectangles( _
   ByVal renderEffect As Effect, _
   ByVal renderImageRectangle As RectF, _
   ByVal inputDescriptions() As EffectInputDescription _
) As RectF()
public RectF[] GetEffectRequiredInputRectangles( 
   Effect renderEffect,
   RectF renderImageRectangle,
   EffectInputDescription[] inputDescriptions
)

パラメータ

renderEffect
レンダリング効果。
renderImageRectangle
レンダリング画像の四角形。
inputDescriptions
入力の説明。
参照

DeviceContext クラス
DeviceContext メンバ
オーバーロード一覧